读知识>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • Lee Martin's first-half strike gave United's second string a third Reserve derby win of the season over Manchester City on Monday evening.
      周一晚上李。马丁上半场的进球帮助曼联取得了预备队的德比两连胜。
    • My simple UI uses radio button elements to display a String [] array of mountain peaks in the Himalayas, and a second selectedMountain String to represent the selected radio button.
      我的简单的用户界面使用单选按钮元素来显示喜玛拉雅山顶峰高度的String[]数组,第二个selectedMountainString数组代表选中的单选按钮。
    • The second parameter is the input string that either converts to uppercase or lowercase characters.
      第二个参数是将被转化成大写或小写字符的输入字符串。
    • The second approach is dynamic execution of string expressions that contain programming commands.
      第二种方法是动态执行字符串表达式包含编程命令。
    • A young man who learns two trades has a second string to his bow, so he is unlikely to be out if work for long.
      一个年轻人学会两种行业就有了两手准备,他就不大会长期失业。
    • If a character in the first string doesn't appear in the second string at all, it isn't changed.
      返回BED。如果第一个字符串中的字符根本就没出现在第二个字符串中,它就不会改变。
    • The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
      echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。
    • So this is again another method, this is remove, takes two arguments ivys the first is ivys, Harvard the second is the string Harvard.
      这儿我们又用到了另外一种方法,就是remove,它有两个参数,第一个是,第二个是字符串。
    • The first parameter ( a string) is the name of the action method and the second parameter ( also a string) is the name of the controller.
      第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。
    • With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
      例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。